[INFO] cloning repository https://github.com/m00nwtchr/cofd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m00nwtchr/cofd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm00nwtchr%2Fcofd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm00nwtchr%2Fcofd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59320a8402784eca9c7ee74ad03228b19c982857
[INFO] fixing m00nwtchr/cofd against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm00nwtchr%2Fcofd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/m00nwtchr/cofd
[INFO] finished tweaking git repo https://github.com/m00nwtchr/cofd
[INFO] tweaked toml for git repo https://github.com/m00nwtchr/cofd written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m00nwtchr/cofd on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m00nwtchr/cofd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/m00nwtchr/systema.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156
[INFO] running `Command { std: "docker" "start" "f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cofd-derive v0.1.0 (/opt/rustwide/workdir/derive)
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stdout] warning: there exists a built-in attribute with the same name
[INFO] [stdout]   --> derive/src/lib.rs:44:43
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[proc_macro_derive(SplatEnum, attributes(splat, skip))]
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #151276 <https://github.com/rust-lang/rust/issues/151276>
[INFO] [stdout]    = note: `#[warn(ambiguous_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num` is assigned to, but never used
[INFO] [stdout]    --> derive/src/lib.rs:270:6
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let mut num: usize = 0;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num` is never read
[INFO] [stdout]    --> derive/src/lib.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 |             num += 1;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking cofd-util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stdout] warning: there exists a built-in attribute with the same name
[INFO] [stdout]   --> derive/src/lib.rs:44:43
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[proc_macro_derive(SplatEnum, attributes(splat, skip))]
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #151276 <https://github.com/rust-lang/rust/issues/151276>
[INFO] [stdout]    = note: `#[warn(ambiguous_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num` is assigned to, but never used
[INFO] [stdout]    --> derive/src/lib.rs:270:6
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let mut num: usize = 0;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num` is never read
[INFO] [stdout]    --> derive/src/lib.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 |             num += 1;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: there exists a built-in attribute with the same name
[INFO] [stdout]   --> derive/src/lib.rs:44:43
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[proc_macro_derive(SplatEnum, attributes(splat, skip))]
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #151276 <https://github.com/rust-lang/rust/issues/151276>
[INFO] [stdout]    = note: `#[warn(ambiguous_derive_helpers)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num` is assigned to, but never used
[INFO] [stdout]    --> derive/src/lib.rs:270:6
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let mut num: usize = 0;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num` is never read
[INFO] [stdout]    --> derive/src/lib.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 |             num += 1;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking systema v0.1.0 (https://github.com/m00nwtchr/systema.git#399615b8)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking cofd-schema v0.1.0 (/opt/rustwide/workdir/schema)
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> schema/src/traits/skill.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use strum::{AsRefStr, Display, EnumString, VariantArray};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:30:2
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[splat(
[INFO] [stdout] 31 | |         xsplat = "path",
[INFO] [stdout] 32 | |         ysplat = "order",
[INFO] [stdout] 33 | |         zsplat = "legacy",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         integrity = Integrity::Wisdom,
[INFO] [stdout] 39 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |         st = SupernaturalTolerance::Gnosis,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:42:2
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     #[splat(
[INFO] [stdout] 43 | |         xsplat = "clan",
[INFO] [stdout] 44 | |         ysplat = "covenant",
[INFO] [stdout] 45 | |         zsplat = "bloodline",
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         abilities_finite = false
[INFO] [stdout] 54 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         virtue_anchor = Anchor::Mask,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     #[splat(
[INFO] [stdout] 58 | |         xsplat = "auspice",
[INFO] [stdout] 59 | |         ysplat = "tribe",
[INFO] [stdout] 60 | |         zsplat = "lodge",
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         integrity = Integrity::Harmony
[INFO] [stdout] 67 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |         virtue_anchor = Anchor::Blood,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:70:2
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     #[splat(
[INFO] [stdout] 71 | |         xsplat = "seeming",
[INFO] [stdout] 72 | |         ysplat = "court",
[INFO] [stdout] 73 | |         zsplat = "kith",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         abilities_finite = false
[INFO] [stdout] 80 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         virtue_anchor = Anchor::Thread,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:83:2
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     #[splat(
[INFO] [stdout] 84 | |         xsplat = "burden",
[INFO] [stdout] 85 | |         ysplat = "archetype",
[INFO] [stdout] 86 | |         virtue_anchor = Anchor::Root,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         abilities_finite = false
[INFO] [stdout] 93 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         virtue_anchor = Anchor::Root,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> schema/src/traits/skill.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use strum::{AsRefStr, Display, EnumString, VariantArray};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> schema/src/traits/skill.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use strum::{AsRefStr, Display, EnumString, VariantArray};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:30:2
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[splat(
[INFO] [stdout] 31 | |         xsplat = "path",
[INFO] [stdout] 32 | |         ysplat = "order",
[INFO] [stdout] 33 | |         zsplat = "legacy",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         integrity = Integrity::Wisdom,
[INFO] [stdout] 39 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |         st = SupernaturalTolerance::Gnosis,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:42:2
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     #[splat(
[INFO] [stdout] 43 | |         xsplat = "clan",
[INFO] [stdout] 44 | |         ysplat = "covenant",
[INFO] [stdout] 45 | |         zsplat = "bloodline",
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         abilities_finite = false
[INFO] [stdout] 54 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         virtue_anchor = Anchor::Mask,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     #[splat(
[INFO] [stdout] 58 | |         xsplat = "auspice",
[INFO] [stdout] 59 | |         ysplat = "tribe",
[INFO] [stdout] 60 | |         zsplat = "lodge",
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         integrity = Integrity::Harmony
[INFO] [stdout] 67 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |         virtue_anchor = Anchor::Blood,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:70:2
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     #[splat(
[INFO] [stdout] 71 | |         xsplat = "seeming",
[INFO] [stdout] 72 | |         ysplat = "court",
[INFO] [stdout] 73 | |         zsplat = "kith",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         abilities_finite = false
[INFO] [stdout] 80 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         virtue_anchor = Anchor::Thread,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:83:2
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     #[splat(
[INFO] [stdout] 84 | |         xsplat = "burden",
[INFO] [stdout] 85 | |         ysplat = "archetype",
[INFO] [stdout] 86 | |         virtue_anchor = Anchor::Root,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         abilities_finite = false
[INFO] [stdout] 93 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         virtue_anchor = Anchor::Root,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Form: VariantArray` is not satisfied
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     |          ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `VariantArray` is not implemented for `Form`
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `VariantArray`:
[INFO] [stdout]               Arcanum
[INFO] [stdout]               Attribute
[INFO] [stdout]               ForsakenTribe
[INFO] [stdout]               KuruthTrigger
[INFO] [stdout]               PureTribe
[INFO] [stdout]               Regalia
[INFO] [stdout]               Renown
[INFO] [stdout]               Skill
[INFO] [stdout]               Template
[INFO] [stdout] note: required by a bound in `AllVariants`
[INFO] [stdout]    --> util/src/lib.rs:18:24
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub trait AllVariants: strum::VariantArray
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ required by this bound in `AllVariants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:30:2
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[splat(
[INFO] [stdout] 31 | |         xsplat = "path",
[INFO] [stdout] 32 | |         ysplat = "order",
[INFO] [stdout] 33 | |         zsplat = "legacy",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         integrity = Integrity::Wisdom,
[INFO] [stdout] 39 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |         st = SupernaturalTolerance::Gnosis,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:42:2
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     #[splat(
[INFO] [stdout] 43 | |         xsplat = "clan",
[INFO] [stdout] 44 | |         ysplat = "covenant",
[INFO] [stdout] 45 | |         zsplat = "bloodline",
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         abilities_finite = false
[INFO] [stdout] 54 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         virtue_anchor = Anchor::Mask,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     #[splat(
[INFO] [stdout] 58 | |         xsplat = "auspice",
[INFO] [stdout] 59 | |         ysplat = "tribe",
[INFO] [stdout] 60 | |         zsplat = "lodge",
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         integrity = Integrity::Harmony
[INFO] [stdout] 67 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |         virtue_anchor = Anchor::Blood,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:70:2
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     #[splat(
[INFO] [stdout] 71 | |         xsplat = "seeming",
[INFO] [stdout] 72 | |         ysplat = "court",
[INFO] [stdout] 73 | |         zsplat = "kith",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         abilities_finite = false
[INFO] [stdout] 80 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         virtue_anchor = Anchor::Thread,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:83:2
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     #[splat(
[INFO] [stdout] 84 | |         xsplat = "burden",
[INFO] [stdout] 85 | |         ysplat = "archetype",
[INFO] [stdout] 86 | |         virtue_anchor = Anchor::Root,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         abilities_finite = false
[INFO] [stdout] 93 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         virtue_anchor = Anchor::Root,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Form: VariantArray` is not satisfied
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     |          ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `VariantArray` is not implemented for `Form`
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `VariantArray`:
[INFO] [stdout]               Arcanum
[INFO] [stdout]               Attribute
[INFO] [stdout]               ForsakenTribe
[INFO] [stdout]               KuruthTrigger
[INFO] [stdout]               PureTribe
[INFO] [stdout]               Regalia
[INFO] [stdout]               Renown
[INFO] [stdout]               Skill
[INFO] [stdout]               Template
[INFO] [stdout] note: required by a bound in `AllVariants`
[INFO] [stdout]    --> util/src/lib.rs:18:24
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub trait AllVariants: strum::VariantArray
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ required by this bound in `AllVariants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Form: VariantArray` is not satisfied
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     |          ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `VariantArray` is not implemented for `Form`
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `VariantArray`:
[INFO] [stdout]               Arcanum
[INFO] [stdout]               Attribute
[INFO] [stdout]               ForsakenTribe
[INFO] [stdout]               KuruthTrigger
[INFO] [stdout]               PureTribe
[INFO] [stdout]               Regalia
[INFO] [stdout]               Renown
[INFO] [stdout]               Skill
[INFO] [stdout]               Template
[INFO] [stdout] note: required by a bound in `AllVariants`
[INFO] [stdout]    --> util/src/lib.rs:18:24
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub trait AllVariants: strum::VariantArray
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ required by this bound in `AllVariants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> schema/src/template/werewolf.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     AllVariants,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected `Vec<Form>`, found `&[Form; 5]`
[INFO] [stdout]     |     expected `Vec<Form>` because of return type
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<Form>`
[INFO] [stdout]             found reference `&[Form; 5]`
[INFO] [stdout]     = note: this error originates in the derive macro `AllVariants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `splat` is ambiguous
[INFO] [stdout]   --> schema/src/template/mod.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[splat(
[INFO] [stdout]    |       ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]    = note: `splat` could refer to a built-in attribute
[INFO] [stdout] note: `splat` could also refer to the derive helper attribute defined here
[INFO] [stdout]   --> schema/src/template/mod.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 11 |     SplatEnum,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> schema/src/template/werewolf.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     AllVariants,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected `Vec<Form>`, found `&[Form; 5]`
[INFO] [stdout]     |     expected `Vec<Form>` because of return type
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<Form>`
[INFO] [stdout]             found reference `&[Form; 5]`
[INFO] [stdout]     = note: this error originates in the derive macro `AllVariants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> schema/src/traits/skill.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use strum::{AsRefStr, Display, EnumString, VariantArray};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:30:2
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[splat(
[INFO] [stdout] 31 | |         xsplat = "path",
[INFO] [stdout] 32 | |         ysplat = "order",
[INFO] [stdout] 33 | |         zsplat = "legacy",
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         integrity = Integrity::Wisdom,
[INFO] [stdout] 39 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |         st = SupernaturalTolerance::Gnosis,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:42:2
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     #[splat(
[INFO] [stdout] 43 | |         xsplat = "clan",
[INFO] [stdout] 44 | |         ysplat = "covenant",
[INFO] [stdout] 45 | |         zsplat = "bloodline",
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         abilities_finite = false
[INFO] [stdout] 54 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         virtue_anchor = Anchor::Mask,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:57:2
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     #[splat(
[INFO] [stdout] 58 | |         xsplat = "auspice",
[INFO] [stdout] 59 | |         ysplat = "tribe",
[INFO] [stdout] 60 | |         zsplat = "lodge",
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |         integrity = Integrity::Harmony
[INFO] [stdout] 67 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |         virtue_anchor = Anchor::Blood,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:70:2
[INFO] [stdout]    |
[INFO] [stdout] 70 | /     #[splat(
[INFO] [stdout] 71 | |         xsplat = "seeming",
[INFO] [stdout] 72 | |         ysplat = "court",
[INFO] [stdout] 73 | |         zsplat = "kith",
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         abilities_finite = false
[INFO] [stdout] 80 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |         virtue_anchor = Anchor::Thread,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the `#[splat]` attribute is an experimental feature
[INFO] [stdout]   --> schema/src/template/mod.rs:83:2
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     #[splat(
[INFO] [stdout] 84 | |         xsplat = "burden",
[INFO] [stdout] 85 | |         ysplat = "archetype",
[INFO] [stdout] 86 | |         virtue_anchor = Anchor::Root,
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         abilities_finite = false
[INFO] [stdout] 93 | |     )]
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #153629 <https://github.com/rust-lang/rust/issues/153629> for more information
[INFO] [stdout]    = help: add `#![feature(splat)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout]    = note: the `#[splat]` attribute is experimental
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected a literal (`1u8`, `1.0f32`, `"string"`, etc.) here, found expression
[INFO] [stdout]   --> schema/src/template/mod.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         virtue_anchor = Anchor::Root,
[INFO] [stdout]    |                         ^^^^^^^^^^^^ expressions are not allowed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> schema/src/template/werewolf.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     AllVariants,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected `Vec<Form>`, found `&[Form; 5]`
[INFO] [stdout]     |     expected `Vec<Form>` because of return type
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<Form>`
[INFO] [stdout]             found reference `&[Form; 5]`
[INFO] [stdout]     = note: this error originates in the derive macro `AllVariants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Form: VariantArray` is not satisfied
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     |          ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `VariantArray` is not implemented for `Form`
[INFO] [stdout]    --> schema/src/template/werewolf.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum Form {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `VariantArray`:
[INFO] [stdout]               Arcanum
[INFO] [stdout]               Attribute
[INFO] [stdout]               ForsakenTribe
[INFO] [stdout]               KuruthTrigger
[INFO] [stdout]               PureTribe
[INFO] [stdout]               Regalia
[INFO] [stdout]               Renown
[INFO] [stdout]               Skill
[INFO] [stdout]               Template
[INFO] [stdout] note: required by a bound in `AllVariants`
[INFO] [stdout]    --> util/src/lib.rs:18:24
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub trait AllVariants: strum::VariantArray
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ required by this bound in `AllVariants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> schema/src/template/werewolf.rs:105:2
[INFO] [stdout]     |
[INFO] [stdout] 105 |     AllVariants,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected `Vec<Form>`, found `&[Form; 5]`
[INFO] [stdout]     |     expected `Vec<Form>` because of return type
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<Form>`
[INFO] [stdout]             found reference `&[Form; 5]`
[INFO] [stdout]     = note: this error originates in the derive macro `AllVariants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0658, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0658, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cofd-schema` (lib) due to 17 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cofd-schema` (lib) due to 17 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0658, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cofd-schema` (lib test) due to 17 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0658, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cofd-schema` (lib) due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156", kill_on_drop: false }`
[INFO] [stdout] f54e4ef4d6d3d9c09679341143c23612cd787d7f7cc4a4654a1e0e4d9a4b8156
